home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
dev
/
basic
/
blitzgtfix.lha
/
BlitzGTFix
/
UpdateAcidlibs
< prev
next >
Wrap
Text File
|
2000-04-26
|
430b
|
17 lines
; $VER blitzgtfix 20th April 2000
; Now uses changelib instead of the crappy split/remake/copy/delete thing
failat 20
echo "This script will update your acidlibs file to include the new"
echo "gadtools library. This will replace your old acidlibs file. I"
echo "take no responsibility for anything. MAKE SURE YOU HAVE BACKUPS!"
ask "Do you want to install this update (y/n)?"
if warn
changelib progdir: bbgtlib.obj
endif